GtkFontChooser: escape markup where required
authorMatthias Clasen <mclasen@redhat.com>
Sun, 4 Sep 2011 21:17:07 +0000 (17:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 4 Sep 2011 21:17:07 +0000 (17:17 -0400)
commitf601994effee42c064f44508844a99207d67e470
treeb24200b881cc084ceed5c65e7d8a3c6b0b67d056
parent53edb2a4fb04ca3dc6004b18af905424bcd8f87f
GtkFontChooser: escape markup where required

Since we use markup in the list, we need to escape the font name
and preview text pieces that we embed there.
gtk/gtkfontchooser.c